home *** CD-ROM | disk | FTP | other *** search
INI File | 1995-11-30 | 9.3 KB | 232 lines |
- [Start Up]
- FunctionTitle=Searcher ;Title of start up configuration
- InstallDir=C:\WINDOWS\SEARCHER\
- ;DisplayLook=QUICK ;QUICK, SHADED Un comment this for faster display
- DisplayLook=SHADED ;QUICK, SHADED Use this for slower 3D shaded display
-
- SearchStart=NO ;YES,NO starts search at program launch
- SelectAll=NO ;YES,NO selects files found in startup search
- StartCopyAll=NO ;YES,NO shows copy dialog for files found at start
-
- SearchFile="" ;default entry for file spec
- SearchPath=NO ;NO,path spec, default entry for path spec, NO def to current
- SearchText="" ;default entry for text spec
- SearchDisk="" ;default disk to search on, no entry defaults to current disk
-
- MatchCase=NO ;YES,NO finds text which matches capitalization
- SearchAllSubDir=NO ;YES,NO searches all sub-directories of paths
- GetFirstTextOnly=NO ;YES,NO find only the first instance of text in a file
- AutoHelp=OFF ;OFF,ON displays AutoHelp dialog
-
- SearchCompress=YES ;YES,NO finds ZIP compressed files
- SearchArchive=YES ;YES,NO find files which have not been backed up
- SearchNormal=YES ;YES,NO find files which have been backed up
- SearchReadOnly=YES ;YES,NO find files which are marked read only
- SearchHidden=NO ;YES,NO find hidden files
- SearchSystem=NO ;YES,NO find system files
-
- SetArchive=NO ;YES,NO mark files that have been backed up
- SetReadOnly=NO ;YES,NO mark files to write protect
- SetHidden=NO ;YES,NO make files hidden
- SetSystem=NO ;YES,NO make files system
-
- ResetArchive=NO ;YES,NO mark files that have not been backed up
- ResetReadOnly=NO ;YES,NO make files writeable
- ResetSystem=NO ;YES,NO make files normal
- ResetHidden=NO ;YES,NO make files un-hidden
-
- KeepTree=NO ;YES,NO place file in same directory on copy
- Verify=YES ;YES,NO copied file is verified against source
- BackUpMode=NO ;YES,NO resets archive bit and un-selects when copied
- CopyUnzip=NO ;YES,NO unzips ZIP file while copying
- ZipUpCopy=NO ;YES,NO ZIP compress files while copying
- CopyDestin=NO ;NO,path default copy destination, NO defaults to current dir
-
- DefaultApp=Notepad.exe ;application which is launched when no association exists
- IconApplication=DEFAULT ;DEFAULT,app name which is used for icons, DEFAULT uses association
- IconFile=C:\WINDOWS\ICONS\*.ICO ;directory in which icon files were copied
- ProgramGroup=Searcher Files ;default program group for icon installation
-
- SearchSort=DIR ;DIR DATETM SIZE FNAME EXT, default for file list sorting
-
- SearchDateLater=1/1/80 ;date, TODAY, FIRSTOFMONTH or NO default begin date range
- SearchDateEarly=NO ;date, TODAY, FIRSTOFMONTH or NO default end date range
- SearchSizeLarger=0 ;size, NO default file size range begin
- SearchSizeSmaller=NO ;size, NO default file size range end
-
- SearchFile1=*.?
- SearchFile2=*.*
- SearchFile3=*.* -*.EXE -*.SWP
- SearchFile4=*.*
- SearchFile5=-*.EXE -*.SWP
- SearchPath1=\
- SearchPath2=\
- SearchPath3=*
- SearchPath4=\
- SearchPath5=*
- SearchText1="[none]"
-
- AppPath1=srchpro.exe
- Application1=1. Searcher Pro
- AppPath2=srchedit.exe
- Application2=2. Search Edit
- AppPath3=freelnch.exe
- Application3=3. Free Launch
- AppPath4=filetree.exe
- Application4=4. File Tree
- AppPath5=calc.exe
- Application5=5. Calculator
- AppPath6=cardfile.exe
- Application6=6. Cardfile
- AppPath7=charmap.exe
- Application7=7. Charmap
- AppPath8=clipbrd.exe
- Application8=8. Clip board
- AppPath9=clock.exe
- Application9=9. Clock
- AppPath10=control.exe
- Application10=Control Panl
- AppPath11=drwatson.exe
- Application11=Drwatson
- AppPath12=mplayer.exe
- Application12=Media player
- AppPath13=notepad.exe
- Application13=Notepad
- AppPath14=packager.exe
- Application14=Packager
- AppPath15=pbrush.exe
- Application15=Paint brush
- AppPath16=pifedit.exe
- Application16=Pif edit
- AppPath17=printman.exe
- Application17=Print Manager
- AppPath18=progman.exe
- Application18=Program Mnger
- AppPath19=recorder.exe
- Application19=Recorder
- AppPath20=regedit.exe
- Application20=Reg edit
- AppPath21=setup.exe
- Application21=Setup
- AppPath22=soundrec.exe
- Application22=Sound record
- AppPath23=taskman.exe
- Application23=Task Manager
- AppPath24=terminal.exe
- Application24=Terminal
- AppPath25=winfile.exe
- Application25=File Manager
- AppPath26=winhelp.exe
- Application26=Win help
- AppPath27=winver.exe
- Application27=Winver
- AppPath28=write.exe
- Application28=Write
-
- [F2]
- FunctionTitle=Full C: Backup ;Title of F2 key configuration
-
- SearchStart=YES ;YES,NO starts search at function key press
- SelectAll=YES ;YES,NO selects files found in search
- StartCopyAll=YES ;YES,NO shows copy dialog for files found
-
- SearchFile=*.* ;default entry for file spec
- SearchPath=\ ;NO,path spec, default entry for path spec, NO def to current
- SearchText="[none]" ;default entry for text spec
- SearchDisk=C ;default disk to search on, no entry defaults to current disk
-
- MatchCase=NO ;YES,NO finds text which matches capitalization
- SearchAllSubDir=YES ;YES,NO searches all sub-directories of paths
- GetFirstTextOnly=NO ;YES,NO find only the first instance of text in a file
- AutoHelp=OFF ;OFF,ON displays AutoHelp dialog
-
- SearchCompress=NO ;YES,NO finds ZIP compressed files
- SearchArchive=YES ;YES,NO find files which have not been backed up
- SearchNormal=YES ;YES,NO find files which have been backed up
- SearchReadOnly=YES ;YES,NO find files which are marked read only
- SearchHidden=NO ;YES,NO find hidden files
- SearchSystem=NO ;YES,NO find system files
-
- SetArchive=NO ;YES,NO mark files that have been backed up
- SetReadOnly=NO ;YES,NO mark files to write protect
- SetHidden=NO ;YES,NO make files hidden
- SetSystem=NO ;YES,NO make files system
-
- ResetArchive=NO ;YES,NO mark files that have not been backed up
- ResetReadOnly=NO ;YES,NO make files writeable
- ResetSystem=NO ;YES,NO make files normal
- ResetHidden=NO ;YES,NO make files un-hidden
-
- KeepTree=YES ;YES,NO place file in same directory on copy
- Verify=YES ;YES,NO copied file is verified against source
- BackUpMode=YES ;YES,NO resets archive bit and un-selects when copied
- CopyUnzip=NO ;YES,NO unzips ZIP file while copying
- ZipUpCopy=NO ;YES,NO ZIP compress files while copying
- CopyDestin=A:\ ;NO,path default copy destination, NO defaults to current dir
-
- DefaultApp=Notepad.exe ;application which is launched when no association exists
- IconApplication=DEFAULT ;DEFAULT,app name which is used for icons, DEFAULT uses association
- IconFile=C:\WINDOWS\ICONS\*.ICO ;directory in which icon files were copied
- ProgramGroup=Searcher Files ;default program group for icon installation
-
- SearchSort=SIZE ;DIR DATETM SIZE FNAME EXT, default for file list sorting
-
- SearchDateLater=1/1/80 ;date, TODAY, FIRSTOFMONTH or NO default begin date range
- SearchDateEarly=NO ;date, TODAY, FIRSTOFMONTH or NO default end date range
- SearchSizeLarger=0 ;size, NO default file size range begin
- SearchSizeSmaller=NO ;size, NO default file size range end
-
- [F3]
- FunctionTitle=Incremental C: Backup ;Title of F3 key configuration
-
- SearchStart=YES ;YES,NO starts search at function key press
- SelectAll=YES ;YES,NO selects files found in search
- StartCopyAll=YES ;YES,NO shows copy dialog for files found
-
- SearchFile=*.* ;default entry for file spec
- SearchPath=\ ;NO,path spec, default entry for path spec, NO def to current
- SearchText="[none]" ;default entry for text spec
- SearchDisk=C ;default disk to search on, no entry defaults to current disk
-
- MatchCase=NO ;YES,NO finds text which matches capitalization
- SearchAllSubDir=YES ;YES,NO searches all sub-directories of paths
- GetFirstTextOnly=NO ;YES,NO find only the first instance of text in a file
- AutoHelp=OFF ;OFF,ON displays AutoHelp dialog
-
- SearchCompress=NO ;YES,NO finds ZIP compressed files
- SearchArchive=YES ;YES,NO find files which have not been backed up
- SearchNormal=NO ;YES,NO find files which have been backed up
- SearchReadOnly=NO ;YES,NO find files which are marked read only
- SearchHidden=NO ;YES,NO find hidden files
- SearchSystem=NO ;YES,NO find system files
-
- SetArchive=NO ;YES,NO mark files that have been backed up
- SetReadOnly=NO ;YES,NO mark files to write protect
- SetHidden=NO ;YES,NO make files hidden
- SetSystem=NO ;YES,NO make files system
-
- ResetArchive=NO ;YES,NO mark files that have not been backed up
- ResetReadOnly=NO ;YES,NO make files writeable
- ResetSystem=NO ;YES,NO make files normal
- ResetHidden=NO ;YES,NO make files un-hidden
-
- KeepTree=YES ;YES,NO place file in same directory on copy
- Verify=YES ;YES,NO copied file is verified against source
- BackUpMode=YES ;YES,NO resets archive bit and un-selects when copied
- CopyUnzip=NO ;YES,NO unzips ZIP file while copying
- ZipUpCopy=NO ;YES,NO ZIP compress files while copying
- CopyDestin=A:\ ;NO,path default copy destination, NO defaults to current dir
-
- DefaultApp=Notepad.exe ;application which is launched when no association exists
- IconApplication=DEFAULT ;DEFAULT,app name which is used for icons, DEFAULT uses association
- IconFile=C:\WINDOWS\ICONS\*.ICO ;directory in which icon files were copied
- ProgramGroup=Searcher Files ;default program group for icon installation
-
- SearchSort=SIZE ;DIR DATETM SIZE FNAME EXT, default for file list sorting
-
- SearchDateLater=1/1/80 ;date, TODAY, FIRSTOFMONTH or NO default begin date range
- SearchDateEarly=NO ;date, TODAY, FIRSTOFMONTH or NO default end date range
- SearchSizeLarger=0 ;size, NO default file size range begin
- SearchSizeSmaller=NO ;size, NO default file size range end
-
-